[INFO] cloning repository https://github.com/sg-017/RSLogo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sg-017/RSLogo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-017%2FRSLogo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-017%2FRSLogo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb36067c51de943817d71ebfe6954f4b9d653a1e
[INFO] testing sg-017/RSLogo against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-017%2FRSLogo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sg-017/RSLogo
[INFO] finished tweaking git repo https://github.com/sg-017/RSLogo
[INFO] tweaked toml for git repo https://github.com/sg-017/RSLogo written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sg-017/RSLogo on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sg-017/RSLogo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c26ad6ac15ac570eb98e769be2fee8fc41037c1c1232df5460f4c6343ee53762
[INFO] running `Command { std: "docker" "start" "-a" "c26ad6ac15ac570eb98e769be2fee8fc41037c1c1232df5460f4c6343ee53762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c26ad6ac15ac570eb98e769be2fee8fc41037c1c1232df5460f4c6343ee53762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c26ad6ac15ac570eb98e769be2fee8fc41037c1c1232df5460f4c6343ee53762", kill_on_drop: false }`
[INFO] [stdout] c26ad6ac15ac570eb98e769be2fee8fc41037c1c1232df5460f4c6343ee53762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ec86d105d6accae040b71dfd3ebf4a5cf52f86076f45418edd4ead15adec99c
[INFO] running `Command { std: "docker" "start" "-a" "9ec86d105d6accae040b71dfd3ebf4a5cf52f86076f45418edd4ead15adec99c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling usvg-tree v0.35.0
[INFO] [stderr]    Compiling tiny-skia v0.10.0
[INFO] [stderr]    Compiling usvg-parser v0.35.0
[INFO] [stderr]    Compiling fontdb v0.14.1
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling usvg-text-layout v0.35.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling usvg v0.35.0
[INFO] [stderr]    Compiling resvg v0.35.0
[INFO] [stderr]    Compiling unsvg v1.2.1
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling rslogo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.69s
[INFO] running `Command { std: "docker" "inspect" "9ec86d105d6accae040b71dfd3ebf4a5cf52f86076f45418edd4ead15adec99c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ec86d105d6accae040b71dfd3ebf4a5cf52f86076f45418edd4ead15adec99c", kill_on_drop: false }`
[INFO] [stdout] 9ec86d105d6accae040b71dfd3ebf4a5cf52f86076f45418edd4ead15adec99c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 726ad5c83ab0b58135ae3a4490391a7989046fd83dffec38b2a881909ee1d86f
[INFO] running `Command { std: "docker" "start" "-a" "726ad5c83ab0b58135ae3a4490391a7989046fd83dffec38b2a881909ee1d86f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rslogo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "726ad5c83ab0b58135ae3a4490391a7989046fd83dffec38b2a881909ee1d86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "726ad5c83ab0b58135ae3a4490391a7989046fd83dffec38b2a881909ee1d86f", kill_on_drop: false }`
[INFO] [stdout] 726ad5c83ab0b58135ae3a4490391a7989046fd83dffec38b2a881909ee1d86f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b469fb492c4c8bf2e6447b2710f828834aca6f01008685f2f2fc54ac5688dd03
[INFO] running `Command { std: "docker" "start" "-a" "b469fb492c4c8bf2e6447b2710f828834aca6f01008685f2f2fc54ac5688dd03", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rslogo-5d42710447acc715)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rslogo-f176ee43ef337cc4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-979626cc63afe865)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test integration_tests::test_all_basic_commands_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_all_basic_commands_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_basic_expressions_1_p4 ... ok
[INFO] [stdout] test integration_tests::test_basic_expressions_2_p4 ... ok
[INFO] [stdout] test integration_tests::test_basic_while_command_parsing_p3 ... ok
[INFO] [stdout] test integration_tests::test_dynamic_value_bool_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_all_basic_commands_parsing_p1 ... ok
[INFO] [stdout] test integration_tests::test_dynamic_value_int_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_function_command_with_args_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_addassign_value_type_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_eq_ne_expressions_with_bool_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_addassign_variable_type_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_invalid_add_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_function_command_with_dynamic_unknown_args_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_addassign_variable_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_invalid_and_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_basic_if_command_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_invalid_eq_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_division_p4 ... ok
[INFO] [stdout] test integration_tests::test_all_basic_commands_parsing_p2 ... ok
[INFO] [stdout] test integration_tests::test_invalid_back_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_basic_function_command_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_basic_if_command_parsing_p3 ... ok
[INFO] [stdout] test integration_tests::test_invalid_div_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_if_condition_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_invalid_left_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_basic_while_command_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_function_command_with_dynamic_args_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_function_command_with_args_executing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_query_executing_p2 ... ok
[INFO] [stdout] test integration_tests::test_invalid_or_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_setcolor_color_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_function_command_parsing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_forward_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_gt_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_basic_function_command_parsing_p5 ... ok
[INFO] [stdout] test integration_tests::test_invalid_lt_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_mul_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_ne_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_invalid_right_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_setcolor_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_setheading_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_setx_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_sub_type_p4 ... ok
[INFO] [stdout] test integration_tests::test_negative_degrees_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_sety_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_turn_variable_type_executing_p1 ... ok
[INFO] [stdout] test integration_tests::test_negative_numpixels_p1 ... ok
[INFO] [stdout] test integration_tests::test_invalid_while_condition_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_invalid_while_command_executing_p3 ... ok
[INFO] [stdout] test integration_tests::test_invalid_if_command_executing_p3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rslogo
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/parser/lib.rs - parser::lib::parse_program (line 21) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/parser/lib.rs - parser::lib::parse_program (line 21) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `parse_program` in this scope
[INFO] [stdout]   --> src/parser/lib.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | let result = parse_program(input);
[INFO] [stdout]    |              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 21 + use rslogo::parser::parse_program;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/parser/lib.rs - parser::lib::parse_program (line 21)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b469fb492c4c8bf2e6447b2710f828834aca6f01008685f2f2fc54ac5688dd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b469fb492c4c8bf2e6447b2710f828834aca6f01008685f2f2fc54ac5688dd03", kill_on_drop: false }`
[INFO] [stdout] b469fb492c4c8bf2e6447b2710f828834aca6f01008685f2f2fc54ac5688dd03
